Trendless MACD Strategy (Trendless Strategy Series -1 )I Try to eliminate the trend of the stock to see a clear version of the indicators. If you have any idea about that topic, you can send a message to me and we can improve this idea together.
Cari dalam skrip untuk "macd strategy"
EVWMA 6HR BFCredit goes to QuantNomad for the idea behind this code. Here
is the original script.
This strategy simply goes long on a cross above zero of the calculated delta line and short on a cross down below zero.
The delta line is calculated using 2 volume based moving averages.
There is a fixed 9% stop loss but you can change this to an ATR Derived stop in the settings.
MACD BF 🚀Customised MACD strategy with dynamic stop losses based on ATR.
Signals are generated when the delta value becomes positive or negative (when it crosses the zero line)
Stop losses are printed on the chart in yellow and orange. They are based on recent average True Range to allow for volatility.
INSTRUCTIONS
Green background = long
Red background = short
Yellow dotted line = stop loss placement for long
Orange dotted line = stop loss placement for short
White background = you have been stopped out, wait patiently for the next signal
MACD_Long_OnlyI created this indicator to calculate the gains that can be made purely by going long on the market. For exchanges without the ability to short, the standard MACD strategy is unable to accurately calculate the profit/loss from entering and exiting a position, as it includes profit/loss from actively shorting the market, which may either not be possible, or be undesirable for a specific asset.
MACD_SARParSar and MACD strategy depends on the crosses of PARSAR indicator above/below the closing price and is filtered by the MACD indicator. it yields good profits on stocks. however, it doesn't work very well for Forex if you want to use it on forex please apply it to higher time frame starting from 4H.
MA Tester Need Help please ;)Hello,
I'm new in scripts.
I build this one based on the MACD Strategy one but it look like mine don't plot buy and sell arrows on my chart, why?
thanks for help